Skip to content

a sample of a course list with some of actions (frontend only)

Notifications You must be signed in to change notification settings

good-repository/courses-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Courses List

Hi! The Courses List app is an app simulating the registration of courses and classes. If you wanna see it online click here.

Technologies involved

React

React Router Dom

Redux/Redux Saga/Immer for Store (but Saga only for demo purposes, I'm not using it because here I don't do any API consumption)

JS

CSS

HTML

Formik + Yup for forms

How to run it in your local machine

  1. You need to have Node installed on your PC
  2. Clone this project into your local machine
  3. Enter in the project folder
  4. Type "yarn"/"npm install" to install all modules
  5. Type "yarn start"/"npm run start"

I did no tests here yet, but I have a repository focused on tests take a look, really nice :)

I'll find older and modern JS code, I made this on purpose for knowledge demonstration only.

About

a sample of a course list with some of actions (frontend only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published