Skip to content

Latest commit

 

History

History
86 lines (51 loc) · 1.67 KB

README.md

File metadata and controls

86 lines (51 loc) · 1.67 KB

Run Locally

Clone the project

  git clone https://github.com/udhai-20/Intern-Theory_Clone.git

Go to the project directory

cd Intern-Theory_Clone

Install dependencies

  npm install

Start the server

  npm run start

Intern Theory

Upskilling yourself by enrolling in Intern theory's Online courses. Find internships & job's for students in different cities in India. Built authentication for login and signup,created search functionality for intern and jobs ,developed cart page for online course section to enroll courses.

Tech Stack

  • React
  • Redux
  • Css
  • Axios
  • Chakra UI

🔗 Live Links

Live

Features

  • User authentications
  • search job's/intern's
  • cart & payment
  • Admin Panel/CRUD operation

Screenshots

1.Home page

App Screenshot

2.Login Page

App Screenshot

3.InternShips/Jobs Page

App Screenshot

4.Course Page

App Screenshot

5.Cart Page

App Screenshot

Contributors