All Projects → M0nica → affirmation_generator

M0nica / affirmation_generator

Licence: other
A random affirmation generator written with ReactJS :-)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to affirmation generator

my quotes
This project is deprecated. Flutter app for storing quotes
Stars: ✭ 32 (-50.77%)
Mutual labels:  quotes
testing-reactjs-examples
🧪 "What should we test in our React components" - presentation examples.
Stars: ✭ 23 (-64.62%)
Mutual labels:  jest
Bookstore-CMS
A Bookstore CMS made with React-Redux. Tested with Jest.
Stars: ✭ 14 (-78.46%)
Mutual labels:  jest
jest-launchdarkly-mock
Easily unit test LaunchDarkly feature flagged components with jest
Stars: ✭ 14 (-78.46%)
Mutual labels:  jest
ack-nestjs-mongoose
NestJs Boilerplate. Authentication (OAuth2), Mongoose, MongoDB , Configuration, Multi Languages (i18n), etc. Advance Example 🥶. NestJs v8 🥳🎉. Production Ready 🚀🔥
Stars: ✭ 81 (+24.62%)
Mutual labels:  jest
nextjs-baseweb
Slightly opinionated scaffold of Next.js and Base Web.
Stars: ✭ 46 (-29.23%)
Mutual labels:  jest
jest-how-do-i-mock-x
Runnable examples for common testing situations that often prove challenging
Stars: ✭ 63 (-3.08%)
Mutual labels:  jest
fig.style
Quotes app for mobile (Android, iOS) & web
Stars: ✭ 74 (+13.85%)
Mutual labels:  quotes
crypto-quotes
100+ Best of Crypto Quotes - I HODL, you HODL, we HODL! - BREAKING: BITCOIN JUST BROKE $22 000!
Stars: ✭ 12 (-81.54%)
Mutual labels:  quotes
react16-seed-with-apollo-graphql-scss-router4-ssr-tests-eslint-prettier-docker-webpack3-hot
Seed to create your own project using React with Apollo GraphQL client
Stars: ✭ 19 (-70.77%)
Mutual labels:  jest
portfolio
My personal portfolio website, proudly built with Next.js, TypeScript and Tailwind
Stars: ✭ 165 (+153.85%)
Mutual labels:  jest
zeldaPlay
A Single Page Application to help zeldaPlay players to track their characters and progress
Stars: ✭ 95 (+46.15%)
Mutual labels:  jest
monorepo-typescript-next-the-sane-way
A monorepo example using TypeScript and Next.js
Stars: ✭ 104 (+60%)
Mutual labels:  jest
glific-frontend
Frontend for the Glific platform
Stars: ✭ 18 (-72.31%)
Mutual labels:  jest
best
🏆 Delightful Benchmarking & Performance Testing
Stars: ✭ 73 (+12.31%)
Mutual labels:  jest
rebuilding-acquia
A clone of Acquia's dashboard, built with Vue.js and Tailwind CSS.
Stars: ✭ 20 (-69.23%)
Mutual labels:  jest
Hangar
Hackathon sponsorship made easy
Stars: ✭ 34 (-47.69%)
Mutual labels:  jest
quantum-blox
Quantum blox - modular UI boilerplate in react
Stars: ✭ 12 (-81.54%)
Mutual labels:  jest
ahobsu-node-backend
🌈 MOTI ! Make Own True Identity ⭐️ 유니큐와 유초코파이 노드로 탈주하다😎
Stars: ✭ 16 (-75.38%)
Mutual labels:  jest
Batteries-Included-Next.js
A starting boilerplate for a TS Next.js project with batteries included. Tailwind CSS for styling, Jest and React Testing Library working with path aliases and node-mock-http for API route testing.
Stars: ✭ 35 (-46.15%)
Mutual labels:  jest

affirmation generator

Netlify Status All Contributors

Website: https://www.affirmations.madewithtech.com/

Users can visit the affirmation generator for inspiration and view the collection thus far - an affirmation is randomly generated each visit or when the next button is pushed.

App Screenshot

How to Add Affirmations

Additional affirmations can be submitted by editing to the affirmations.js file.

The basic object structure of an affirmation in this project is:

{
  affirmation:
    "",
  author: ""
}

See the affirmationsTemplate.js file for a further example of what should be added to the affirmations array in the affirmations.js file.

This project was bootstrapped with Create React App.

Install Dependencies

run yarn or npm

Available Scripts

In the project directory, you can run:

npm start or yarn start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test or yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build or yarn 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 for more information.

npm run eject or yarn run eject

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

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Contributors

Thanks goes to these wonderful people (emoji key):

Jody LeCompte
Jody LeCompte

💻
Monica Powell
Monica Powell

💻 🖋 📖
DAugusteDataTip
DAugusteDataTip

🖋
Lauren
Lauren

💻
Ebonie
Ebonie

💻
deb outlaw
deb outlaw

💻
Sara Hernández
Sara Hernández

💻
kharaone
kharaone

💻
Riba Ishtiaq
Riba Ishtiaq

💻
Jolene Langlinais
Jolene Langlinais

📖
ruidpm
ruidpm

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].