Skip to content

masudcodex/codeacademy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Academy (React website) V0.1.0

Client side gitHub repository link - https://github.com/masudcodex/codeacademy.git

Server side gitHub repository link - https://github.com/masudcodex/codeacademy-server.git

Developed with

  • React - A javascript library for building user interfaces
  • Create react app - A quick method to start developing a react application.
  • React Router - V6.4.1
  • React Bootstrap - V2.5.0
  • Bootstrap - V5.2
  • Firebase - for authentication
    • Authentication with Email & Password
    • Google
    • gitHub has been added
  • React hot toast - has been used to show success & error notifications
  • React Icons has been used for icons
  • React to PDF Package - has been used to generate a pdf from React Component

Getting Started

Follow the following steps to get development environment running.