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

https://github.com/md-ronyahmed/tech-tutor-react-firebase


https://github.com/md-ronyahmed/tech-tutor-react-firebase

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# This is a Tech Tutor single service provider webpage
## Live Link

Live: https://tech-tutor-d11fb.web.app/

### Site Features


  • We can see the latest blogs here.

  • We have the services section there we have some services.

  • We have blogs in blogs section there are three blogs.

  • We have a fancy 404 page if user type random url then it will go into that section.

  • We can see the courses here in the courses section.

## Used libraries


  1. React

  2. React Router

  3. React firebase hooks

  4. Tailwind css

## How to run this react app


  1. At first download the zip or clone the repo.

  2. Open terminal and type `cd app-name`.

  3. Then type `npm install or npm i`.

  4. Then type `npm run` then it will run the local server.