Athlete Profile Input Form
To see the live demo: https://tenwiz-athlete-profile.herokuapp.com
Get Started
- git clone https://github.com/tenwiz/athlete-profile-input-form.git
- npm install
- Create a .env file which stores the MongoDB database url
- npm start
- Open app from browser (localhost:8000)
- Enjoy !