This project uses Node.js and React.js and connects to a json-server database. Follow the steps below to set up the project.
Click here to view the code on GitHub
Install Node.js and npm on your local machine.
Clone the repository:
git clone https://github.com/JohnnyandLee/React_Memo
cd React_Memo
npm install
npm run server
npm run start