Your 11 is a full stack application build and deployed, which is inspired by Dream 11.
website -> link
- registeration and login dashboard for user
- select your team according to given points
- watch live points of your created team (3ms per ball)
- submit your points in dashboard
- view your previous points
Your11 uses a number of open source projects to work properly:
- [react. js] - Used as an front end library
- [node. js ] - evented I/O for the backend
- [Express .js ] - fast node.js network app framework
- [Mongo DB cloud atlas] - mongo db is used for storing information in databses
- [Heroku ]- Used for deploying the web app.
- [Github] - for public repository
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.