Estudy is an e-learning platform to choose learning fields from different categories fields. Finding the best mentor and guideline is one of the first ways to build up a career. After choosing a course, users can find proper guideline from mentor.
- Reactjs
- TailwindCss
- AntDesign
- Styled-Component
- React-Query
Clone the repository
git clone this repository
- Change directories into Estudy
cd Estudy
- Install NPM
npm install
- Finally, run your project in the browser!
Start the application on development mode by running npm run start
Corresponding Backend Server Url
API Docs API Docs
Kindly refer to the guide above to setup, and reachout to admin for further instructions
- Issues are always very welcome. Please be sure to create a constructive issue when necessary.
-
Pull request are welcome if anything is missing or something is buggy. However, there are a couple of things you can do to make life easier for the maintainers.
-
Explain the issue that your PR is solving - or link to an existing issue
-
Follow the repository structure, and new sections in the corresponding folders
-
Ask questions to admin if unclear