Skip to content

NOTEBOOK was a school assignment to train my frontend and backend skills in creating a "full stack" React application on my own.

Notifications You must be signed in to change notification settings

A1101101IR/Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTEBOOK 💻

NOTEBOOK was a school assignment to train my frontend and backend skills in creating a "full stack" React application on my own. There is a lot that can be improved in this project. I will continue to work with it in my spare time and those who are interested are welcome to send pull requsets... 👾

Technologies ⌨️🖱

This application is built with React and Sass in the frontend. NodeJs and Express in backend and MongoDB with Mongoose as database.

Getting Started 🚀

In order to see how it works, clone it down and run these commant in both the frontend and backend folder.

# First in subfolder
npm i
# Then in both frontend and backend folder
npm i
# and again in both frontend and backend folder 🤘🏻
npm start

Features

  • Create account and edit it, ( Add Avatar 👀 )
  • Create Post and delete it.
  • Follow and Unfollow others.
  • Like and comment others post.
  • Search and find other users.

Alt text

About

NOTEBOOK was a school assignment to train my frontend and backend skills in creating a "full stack" React application on my own.

Topics

Resources

Stars

Watchers

Forks