Coder Social home page Coder Social logo

noroff-react-ma3's Introduction

This project was bootstrapped with Create React App.

Netlify Status

πŸ“‘ This react app has two environments:

1. Github page & master branch [production]:

Visit: https://nancybolstad.github.io/noroff-react-ma3/

This is served from the master branch. It includes all the compulsory requirements for this module assignment.

Features:

  • TypeScript for development and Storybook for UI testing.
  • Routing with react-router-dom.
  • Used react-hook-form and yup for creating a simple login form.
  • Theme components via the wrapper component, provided by Styled Components.
  • Lazy load components (with react.lazy and suspense).
  • Automated workflow: Github workflow and Netlify.

2. Netlify & staging branch [development]:

Visit: https://zen-kalam-ccfab6.netlify.com/

This is deployed from the staging branch. It includes additional features that will be included in the next release.

Features in the next release:

  • Use Fetch API service
  • Access local storage
  • Dark/light mode toggle
  • Dashboard after login
  • Add 404 error page
  • Jest test
  • Adding Google Custom Search
  • Testing SEO using Fetch as Google

πŸ“Ž Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn serve

Deploy the website on local server. Make sure that you have installed serve. Read more about Deployment in local environment for more information.

yarn storybook

Launches the storybook UI testing in the interactive watch mode.
See the section about storybook for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

yarn deploy

Deploy the app on GitHub Pages site. This requires to include information about the homepage's URL in the package.json file.

For example: "homepage": "http://gitname.github.io/noroff-react-ma3",

yarn eject

Note: this is a one-way operation. Once you eject, you can’t go back!

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

noroff-react-ma3's People

Contributors

nancybolstad avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.