An open API service indexing awesome lists of open source software.

https://github.com/mykesoft/meta-front-end-react-project-capstone

Meta Front-End Developer Professional Certificate on Coursera. The goal of this project is to create a web application in React that is mobile friendly, and implements a form with Bootstrap and Formik for validation.
https://github.com/mykesoft/meta-front-end-react-project-capstone

bootstrap formik nodejs react

Last synced: 3 months ago
JSON representation

Meta Front-End Developer Professional Certificate on Coursera. The goal of this project is to create a web application in React that is mobile friendly, and implements a form with Bootstrap and Formik for validation.

Awesome Lists containing this project

README

          

# Meta Front-end React project capstone
Meta Front-End Developer Professional Certificate on Coursera

## Welcome to Daily Journaling!

The goal of this project is to create a web application in React that is mobile friendly, and implements a form with [Bootstrap](https://getbootstrap.com/) and [Formik](https://www.npmjs.com/package/formik) for validation.

## Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm run 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!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## Desktop screenshot:
![Screenshot](https://github.com/mykesoft/meta-front-end-react-project-capstone/blob/main/public/screen_desktop.png?raw=true "Title")

## Mobile screenshot:
![Screenshot](https://github.com/mykesoft/meta-front-end-react-project-capstone/blob/main/public/screen_mobile.png?raw=true "Title")