An open API service indexing awesome lists of open source software.

https://github.com/codeantik/financepeer-assignment


https://github.com/codeantik/financepeer-assignment

express jsonwebtoken mongodb-atlas mongoose nodejs react react-hook-form react-toastify yup

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

### Server Link - https://financepeer-server.onrender.com/
### Client Link -

# Clone the repository

git clone https://github.com/codeantik/financepeer-assignment.git

# To start the server:

cd to /server

`npm install` to install all dependencies

`npm start` to start the server

# To start the client:

cd to /client

`npm install` to install all dependencies

`npm start` to start the app