Todo app
Name: Dhafin Razaq Oktoyuzan
Matric. no: A0206418J
Website on: https://todoapp-cvwo.netlify.app/
How to run locally
- Clone this repo by running
git clone https://github.com/dhafinrazaq/todoapp.git - In the directory, run
bundle installto install all of the Gem dependencies - Run
rails sto run the backend server - Open another terminal window
- In the new terminal window,
cd clientto go into theclient(frontend) directory, and runnpm installto install the npm dependencies - Run
npm startto run the frontend client - Open
localhost:3000(by default) on browser
Screenshots

Log in or sign up for Devpost to join the conversation.