Skip to content

A dummy React Conference Website, inspired by the "50 Projects for React and the Static Web Colby Fayock 1.0" Book

Notifications You must be signed in to change notification settings

salimdellali/dummy-react-conf-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dummy React Conf Website

Linked repos :


Netlify build:

Netlify Status

Built with:

badge

App link :

badge

Project status :

badge

My first ever React.js project, it is a part of my React learning path, and is acctually an idea I got from the 50 Projects for React and the Static Web Colby Fayock 1.0 eBook.

It's a single page app, also a Jamstack Website.


Repo structure :

Root folder / :

  • src/ folder : the website of the React Conf ( using Create-React-App boilerplate ).
  • UML Diagrams/ folder : UML Diagrams for better project description.

Usage :

  • This repo serves as a public website, enables registration to attend the Dummy React Conference

  • Made using Create-React-App.

  • Visitors are able to visit the website, and get the conference's information like :

    • Speakers
    • Sessions
    • Food options
    • Code of Conduct
    • Registered people to the conference ( See all the attendees )
  • Visitors can register to attend the conference by filling the form, after that their name and picture will be shown in the "Attendees" Page.

  • Website structure :

    • /
      • Home
      • Schedule
      • Location
      • Food
      • Code of conduct
      • Attendees

Main Technologies used :

  • React.js
  • React Router
  • React Bootstrap
  • Formik
  • Yup
  • Axios
  • Visual Paradigm Online for UML Diagrams

About

A dummy React Conference Website, inspired by the "50 Projects for React and the Static Web Colby Fayock 1.0" Book

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published