Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-rb/top-app
https://github.com/s-rb/top-app
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-rb/top-app
- Owner: s-rb
- Created: 2023-08-24T20:33:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-24T18:34:54.000Z (12 months ago)
- Last Synced: 2024-11-05T21:16:53.756Z (2 months ago)
- Language: TypeScript
- Size: 273 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application built with NextJS where you can get information about courses from the courses-top backend
### Warning! Outdated because of the outer backend
A lot of different features:
- Side menubar
- Tags
- Prices in elements in colors
- Discounts
- Lists of courses and categories
- Pages
- Reviews and rating
- Search for course
- Cards and buttons
- React hooks, context and so on...
- ...and moreYou can run it locally
- `npm install` - install dependencies
- `npm run build` - build application
- `npm run start` - run application